func runtime.readmemstats_m

3 uses

	runtime (current package)
		heapdump.go#L35: 		readmemstats_m(&m)
		mstats.go#L364: 		readmemstats_m(m)
		mstats.go#L373: func readmemstats_m(stats *MemStats) {